aquastar
Forum Replies Created
-
Forum: Themes and Templates
In reply to: Black line under adsThanks, that didn’t work for some reason but Ive found why it occurs, if you make a post “sticky” the black line will appear above it (only on sticky posts). Is there any way to remove that black line on a sticky post?
Also in regards to templates for a child theme. I noticed that if I change a template on Twenty Ten it also changes the child templates (and visa versa) is it meant to work that way? Are they always a direct copy of each other?
Forum: Themes and Templates
In reply to: Twenty Ten ModsThanks for that, worked fine 🙂
Next thing that I want to do is to add x4 small column images (125×125) down the left hand side of the “one column no side bar page”
eg http://www.romantictubs.com/privacy-policy
Im assuming that I would need to create a new “one column no side bar page” in the child templates, what code would I need to create this page?
Forum: Themes and Templates
In reply to: Twenty Ten ModsYou could amend the child’s index.php template
ok thanks how would I do that?
Also Ive added in the following code after the import to get rid of the title, change the font to Verdana and reduce the size of the font. It all worked ok apart from reducing the size of the font. Can you see any problems with the code?
#site-title, #site-description { display:none; } body { font-family: Verdana, "Bitstream Charter", serif; } #content textarea { color: #333; font-size: 14px; line-height: 22px; }Forum: Themes and Templates
In reply to: Twenty Ten ModsThe next thing that I want to do is to remove Posted on….. and Posted in….. at the top and bottom of the posts page. Im assuming that I need to remove some code in the child Main Index Template? or is there a better way?
Forum: Themes and Templates
In reply to: Twenty Ten ModsHi esmi, excellent idea, thanks for the suggestion 🙂 This will make it much easier when doing multiple sites. With the site above I have already made many changes there so I have done the child with another site and will go back and fix the other one later. I’m in no real hurry to get it all done but if you could help me step by step to get it all done that would be great 🙂
So I have created a child for http://www.romantictubs.com/
Ive added in the following code after the import to get rid of the title, change the font to Verdana and reduce the size of the font. It all worked ok apart from reducing the size of the font. Can you see any problems with the code?
#site-title, #site-description { display:none; } body { font-family: Verdana, "Bitstream Charter", serif; } #content textarea { color: #333; font-size: 14px; line-height: 22px; }Forum: Themes and Templates
In reply to: Hiding Header TextI forgot, I also want to change the font to the same font and size used here on this forum, I think it looks much cleaner and easier to read
Forum: Themes and Templates
In reply to: Hiding Header TextWorked great, thanks so much alchymyth, you have been of great help 🙂
Now if I want to put Google ads across the top, bottom and in the right side bar, can it be done with twenty ten? and how would I do that? Also I want to change the search box to Google custom search
Forum: Themes and Templates
In reply to: Hiding Header TextHi alchymyth, thanks mate, worked perfectly!
http://discoverthailand.biz/blog/
Although the white gap at the top is a bit big now, any suggestions for this?
Forum: Themes and Templates
In reply to: Hiding Header TextHi, where would I add #headerimg h1 {text-indent:-9999px;} in Twenty Ten 1.1 css to hide the title text
Forum: Themes and Templates
In reply to: Hiding Header TextYes excellent, thank you very much, it worked 🙂
Forum: Themes and Templates
In reply to: Hiding Header TextAny suggestions?
Forum: Themes and Templates
In reply to: Hiding Header TextWhat about in the CSS somewhere?
Forum: Themes and Templates
In reply to: Hiding Header TextHi, Im having the same problem, I followed the procedures as laid down in the codex http://codex.wordpress.org/Designing_Headers but it didnt work, all it did was reduce the size of the title but it is still there
http://www.globalforumnetwork.com/
Any suggestions?
Forum: Themes and Templates
In reply to: Add a logo to the WordPress Default 1.6 themeHi alchymyth, thanks for your suggestion, I’ve read that page but it doesn’t really cover what I need to do. Is there a site where you can go and enter an image, which then produces a kubrickheader.jpg ?