CSS help – create space between page elements
-
I was in touch with a support person who helped me with some minor changes to the CSS code of the Forever theme. But now I need to learn how to move the menu bar down so it isn’t squishing the tagline.
Please help. This will make a huge difference to the base layout and then I can get on with the business of blogging.
Thanks.
The blog I need help with is: (visible only to logged in users)
-
Add this (and play with the value):
#access { margin-top: 66px; }Then increase the -100px you’ve set for the #site-description.
-
Rockin’! It worked!
Thanks so much justpi.
Also, is there a list that describes the meaning & usage of the tab buttons in these forum windows: strong, em, link, quote, ul, ol, li, code, close.
?
Thanks again…
-
You’re welcome.
After you highlight a word or a phrase, you click the link button to create a link, or you click strong, em, quote, ul, ol, li to automatically insert the HTML tags that turn the selected text into bold, italics, blockquote, bulleted list, numbered list, list item (respectively). You click the close button if you have inserted opening HTML tags without the corresponding closing ones. Forget the code button (use backticks when you want to display code).
These posts of mine will probably be useful to you:
http://wpbtips.wordpress.com/2010/05/23/html-allowed-in-comments-2/
- The topic ‘CSS help – create space between page elements’ is closed to new replies.