Tycoon Talk
Become a Big fish!
The number 1 forum for online business!
Post topics, ask questions, share your knowledge.
Tycoon Talk is part of Freelancer.com - find skilled workers online at a fraction of the cost.

CSS Forum


You are currently viewing our CSS Forum as a guest. Please register to participate.
Login



Reply
Need Help W/css in a WP template
Old 07-11-2009, 06:06 PM Need Help W/css in a WP template
NoOrdinaryGurl
Guest

Posts: n/a
Trades:
Hey Everyone

My website is http://www.noordinarygurl.com

I have WP installed and the original template is from http://www.wpnow.com
and it's the "Elements" theme. I ended up haveing to create the sites logo on the background image because the logo just wasn't big enough. I temporarily disabled the logo image, but I was wondering if it is possible to remove the logo coding completely without messing up the rest of the code.

Also wondering if it's possible to move the content body down so it doesn't cover any of the colored portion in the background?

And lastly...the gray lines around the background...I've tried to change the color of the divider images and redownload to my wp-content but doesn't seem to change anything and not sure if its the css code i need to change.

Thanks in advance to anyone that even attemps to help

Corie
Reply With Quote
 
 
Register now for full access!
Old 07-12-2009, 12:14 AM Re: Need Help W/css in a WP template
racer x's Avatar
Ultra Talker

Posts: 457
Name: Randy
Location: Northern Wisconsin
Trades: 0
Quote:
I was wondering if it is possible to remove the logo coding completely without messing up the rest of the code.
Sure, you can remove the old logo code. Wordpress(like most) sites typically use the logo as a link back to the home page.

Quote:
Also wondering if it's possible to move the content body down
perhaps you can pad or margin-top the class "wpn_wrapper"?

Do you mean those 2 vertical and one horizontal lines?
racer x is offline
Reply With Quote
View Public Profile Visit racer x's homepage!
 
Old 07-12-2009, 04:00 AM Re: Need Help W/css in a WP template
NoOrdinaryGurl
Guest

Posts: n/a
Trades:
Quote:
Originally Posted by racer x View Post
Sure, you can remove the old logo code. Wordpress(like most) sites typically use the logo as a link back to the home page.


perhaps you can pad or margin-top the class "wpn_wrapper"?

Do you mean those 2 vertical and one horizontal lines?
Yes those gray lines...been using the web developer tool on FF to try and figure out where their code is located or if its and image...

I was able to fix the situation with my body content...thank you for your suggestions
Reply With Quote
 
Old 07-12-2009, 12:18 PM Re: Need Help W/css in a WP template
racer x's Avatar
Ultra Talker

Posts: 457
Name: Randy
Location: Northern Wisconsin
Trades: 0
Your welcome. Nice logo BTW.

Keep in mind, there IS Wordpress code that shouldn't be removed that could really screw up a page, but most of the php code for href's are just inserting the full path of your website, so, for instance in your logo situation where you probably saw something like <?php bloginfo('template_directory'); ?> (or similar), that is merely inserting "http://noordinarygirl.com" before the actual file.

Just don't ever mess with the loop! http://codex.wordpress.org/The_Loop
racer x is offline
Reply With Quote
View Public Profile Visit racer x's homepage!
 
Reply     « Reply to Need Help W/css in a WP template
 

Thread Tools Search this Thread
Search this Thread:

Advanced Search

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





   
RSS Feed  Feeds: RSS   JS   XML
RSS Feed  Feeds for this forum: RSS   JS   XML



Page generated in 1.10462 seconds with 12 queries