Go Back   WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design
Register Blogs FAQ Social Groups CalendarHelp Desk

Reply
 
LinkBack Thread Tools
Old 10-09-2009, 10:07 AM   #1
HyperActive Warrior
 
Join Date: Dec 2008
Posts: 163
Blog Entries: 6
Thanks: 8
Thanked 19 Times in 17 Posts
Social Networking View Member's YouTube Profile
Default my wordpress blog: editing the theme question

Ok. I have a wordpress.org blog, and I need to move the list of pages down a few 'lines', to accommodate everything under the title. I'm using the tags <br/><br/> but I think this could be clumsy... Click to see what I mean.

Is there an alternate way to do this?

Kenneth
kentaiwan98 is offline   Reply With Quote
Old 10-10-2009, 12:57 AM   #2
HyperActive Warrior
War Room Member
 
Tim Brownlaw's Avatar
 
Join Date: Oct 2009
Location: Berwick, Melbourne, Australia
Posts: 156
Thanks: 5
Thanked 48 Times in 29 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to Tim Brownlaw
Default Re: my wordpress blog: editing the theme question

Hi Kenneth,

Looking at the source code your "Clumsy" bit of code that lives in the div id="branding".

What you've done by including the two extra breaks is pad the height by two font-heights worth.

You could set the height of your "branding" id to what looks like 100px.

Add to your custom.css file ( this is the stylesheet the theme authors recommend you make any changes in)
HTML Code:
#branding{height:100px;}
and you may have to play with it ( as in adjust it to suit.)

That's just ONE way you could achieve this.

There is nothing terribly wrong with using extra breaks but it could be deemed "clumsy" by some. If it works...

Hope that sheds some light on your question.

Cheers
Tim

Great Success is built from many little successes!

http://www.timbrownlaw.com - My Wee Part of the World.

http://www.LookingOverMyShoulder.com
Tim Brownlaw is offline   Reply With Quote
Old 10-10-2009, 02:02 AM   #3
Active Warrior
War Room Member
 
cmaclean's Avatar
 
Join Date: May 2009
Location: Vancouver, British Columbia, Canada
Posts: 95
Thanks: 7
Thanked 8 Times in 7 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile 
Default Re: my wordpress blog: editing the theme question

It's probably best to just add a margin-bottom attribute to the title selector.

ex.

#branding {margin-bottom: 20px;}

cmaclean is offline   Reply With Quote
Old 10-11-2009, 07:49 PM   #4
HyperActive Warrior
War Room Member
 
Tim Brownlaw's Avatar
 
Join Date: Oct 2009
Location: Berwick, Melbourne, Australia
Posts: 156
Thanks: 5
Thanked 48 Times in 29 Posts
Social Networking View Member's Twitter Profile 
Contact Info
Send a message via Skype™ to Tim Brownlaw
Default Re: my wordpress blog: editing the theme question

Quote:
Originally Posted by cmaclean View Post
It's probably best to just add a margin-bottom attribute to the title selector.

ex.

#branding {margin-bottom: 20px;}
That's a far better solution.

Great Success is built from many little successes!

http://www.timbrownlaw.com - My Wee Part of the World.

http://www.LookingOverMyShoulder.com
Tim Brownlaw is offline   Reply With Quote
Reply

  WarriorForum - Internet Marketing Forums > Warrior Support Forums > Website Design

Tags
blog, editing, question, theme, wordpress

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off



All times are GMT -6. The time now is 04:59 AM.