![]() | | ||||||||
| | #1 |
| Warrior Member Join Date: Feb 2010
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
|
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? |
| | |
| | #2 |
| HyperActive Warrior Join Date: Jan 2010 Location: Christchurch, New Zealand
Posts: 370
Thanks: 1
Thanked 58 Times in 44 Posts
|
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! | |
| | |
| | #3 |
| PLR-Diva.com War Room Member Join Date: Nov 2009
Posts: 188
Thanks: 6
Thanked 99 Times in 25 Posts
|
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. |
| | |
| | |
| | #4 |
| Active Warrior Join Date: Mar 2010 Location: Jakarta
Posts: 53
Thanks: 14
Thanked 3 Times in 3 Posts
|
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.
|
| | |
| | #5 |
| Warrior Member Join Date: Feb 2010
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
|
thanks, my site is positivepropertyinvestor dot com dot AU as you will see the logo in the top left corner is far too small |
| | |
| | #6 |
| PLR-Diva.com War Room Member Join Date: Nov 2009
Posts: 188
Thanks: 6
Thanked 99 Times in 25 Posts
|
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;
} 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;
} |
| | |
| | |
| | #7 |
| Warrior Member Join Date: Feb 2010
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
|
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? |
| | |
| | #8 | |
| freelancer webdeveloper Join Date: Mar 2010
Posts: 52
Thanks: 0
Thanked 1 Time in 1 Post
| Quote:
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? | ||
| | |
| | #9 |
| Warrior Member Join Date: Feb 2010
Posts: 8
Thanks: 0
Thanked 0 Times in 0 Posts
|
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 |
| | |
| | #10 |
| freelancer webdeveloper Join Date: Mar 2010
Posts: 52
Thanks: 0
Thanked 1 Time in 1 Post
| |
|
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? | |
| | |
![]() |
|
| Tags |
| adjustments, template, wordpress |
| Thread Tools | |
| |
![]() |