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

Reply
 
LinkBack Thread Tools
Old 03-12-2010, 06:35 AM   #1
Warrior Member
 
Join Date: Feb 2010
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default wordpress template adjustments

hi,
i recently bought a wordpress template and have got it running on my site. i have replaced the original logo with mine, but i cant seem to be able to make the logo larger? the allocated size on the template seems to be too small. is there any way of changing the template layout to allow me to put in a larger logo?
lbarks is offline   Reply With Quote
Old 03-12-2010, 07:15 AM   #2
HyperActive Warrior
 
affilorama-portal's Avatar
 
Join Date: Jan 2010
Location: Christchurch, New Zealand
Posts: 370
Thanks: 1
Thanked 58 Times in 44 Posts
Social Networking View Member's FaceBook Profile  View Member's Twitter Profile  View Member's YouTube Profile
Default Re: wordpress template adjustments

You will need to edit the style sheet for that. You can ask for assistance from where you bought the template.

Affilorama Group Limited
Affiliate Marketing by Affilorama. Get Your AffiloJetpack Now!
Traffic Travis Version 4 out now!
affilorama-portal is offline   Reply With Quote
Old 03-12-2010, 12:29 PM   #3
PLR-Diva.com
War Room Member
 
Selena85's Avatar
 
Join Date: Nov 2009
Posts: 188
Thanks: 6
Thanked 99 Times in 25 Posts
Default Re: wordpress template adjustments

It may be as simple as a css adjustment, or you may have to edit the theme file if the width and height are hardcoded in your theme.

You can try inspecting your page with Firebug and it will tell you where you have to edit. Or, If you don't mind sharing your URL, I can take a look if you want.

Selena85 is offline   Reply With Quote
Old 03-12-2010, 03:07 PM   #4
Active Warrior
 
Join Date: Mar 2010
Location: Jakarta
Posts: 53
Thanks: 14
Thanked 3 Times in 3 Posts
Default Re: wordpress template adjustments

To be able to use custom larger logo on your theme, you must edit header.php and some CSS files (usually only style.css). Provide me with the preview so I can suggest more.
semutdesign is offline   Reply With Quote
Old 03-12-2010, 09:24 PM   #5
Warrior Member
 
Join Date: Feb 2010
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: wordpress template adjustments

thanks,
my site is positivepropertyinvestor dot com dot AU
as you will see the logo in the top left corner is far too small
lbarks is offline   Reply With Quote
Old 03-13-2010, 06:55 AM   #6
PLR-Diva.com
War Room Member
 
Selena85's Avatar
 
Join Date: Nov 2009
Posts: 188
Thanks: 6
Thanked 99 Times in 25 Posts
Default Re: wordpress template adjustments

On line 46 of style.css in your theme's folder, try changing this:

Code:
.log {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/logo-img.jpg) no-repeat scroll left center;
padding:0 0 5px 93px;
}
To this:

Code:
.log {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/logo-img.jpg) no-repeat scroll left center;
height:108px;
padding:0;
}
Hope it helps... Nice theme by the way!

Selena85 is offline   Reply With Quote
Old 03-13-2010, 06:08 PM   #7
Warrior Member
 
Join Date: Feb 2010
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: wordpress template adjustments

great thanks, il see how i go with that.
also do you know how i can get drop down menus for the pages on my site, are there any plugins you would recommend?
lbarks is offline   Reply With Quote
Old 03-17-2010, 07:04 AM   #8
freelancer webdeveloper
 
rautella's Avatar
 
Join Date: Mar 2010
Posts: 52
Thanks: 0
Thanked 1 Time in 1 Post
Contact Info
Send a message via MSN to rautella Send a message via Yahoo to rautella Send a message via Skype™ to rautella
Default Re: wordpress template adjustments

Quote:
Originally Posted by lbarks View Post
great thanks, il see how i go with that.
also do you know how i can get drop down menus for the pages on my site, are there any plugins you would recommend?
Yes you can use plugins for it.

And for your logo use the info previous poster post plus make this changes as well.

Replace,

.top {
overflow:hidden;
padding:34px 0 21px 24px;


}


to

.top {
overflow:hidden;


}


Your logo will look perfectly fit, also i notice that your logo have white background which is not looking good over to gray background on header, so you need to change the logo background as well, if you have PSD you can do it.

Let me know if i can help you to setup your blog...

Thanks

What to know How to Make online Money: Follow the tricks to earn money through internet.

GoTagged.com - Free Social Bookmarking website, go and tagged your website.

Looking for freelancer service for your website?
rautella is offline   Reply With Quote
Old 03-24-2010, 08:29 PM   #9
Warrior Member
 
Join Date: Feb 2010
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
Default Re: wordpress template adjustments

hi rautella
thanks for that.
yes id like some help with some other things. can you pm me or let me know your email so i can get in contact with you.
thanks
lbarks is offline   Reply With Quote
Old 03-24-2010, 09:33 PM   #10
freelancer webdeveloper
 
rautella's Avatar
 
Join Date: Mar 2010
Posts: 52
Thanks: 0
Thanked 1 Time in 1 Post
Contact Info
Send a message via MSN to rautella Send a message via Yahoo to rautella Send a message via Skype™ to rautella
Default Re: wordpress template adjustments

Quote:
Originally Posted by lbarks View Post
hi rautella
thanks for that.
yes id like some help with some other things. can you pm me or let me know your email so i can get in contact with you.
thanks
You can email me here rautell.gaf"at"gmail.com

What to know How to Make online Money: Follow the tricks to earn money through internet.

GoTagged.com - Free Social Bookmarking website, go and tagged your website.

Looking for freelancer service for your website?
rautella is offline   Reply With Quote
Reply

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

Tags
adjustments, template, 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 03:55 AM.