What is the best way to position a logo?

This is a discussion on "What is the best way to position a logo?" within the Web Page Design section. This forum, and the thread "What is the best way to position a logo? are both part of the Design Your Website category.


 Subscribe in a reader

Go Back   Webforumz.com > Main Forums > Design Your Website > Web Page Design

Notices




Reply
 
LinkBack Thread Tools
  #1  
Old Jun 26th, 2008, 22:34
New Member
Join Date: Jun 2008
Location: Portland
Posts: 4
Thanks: 0
Thanked 0 Times in 0 Posts
What is the best way to position a logo?

How to move a logo to the left and have it display correctly in all browsers? My client would like me to move his logo to the left of the title "In Light of Touch", I am using Dreamweaver CS3. What is the best way to position this so that it will display correctly in all browsers/platforms? Thanks much!
www.inlightoftouch.com
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote

  #2  
Old Jun 26th, 2008, 23:04
unitedcraig's Avatar
SuperMember

SuperMember
Join Date: Oct 2007
Location: Stockport
Age: 17
Posts: 844
Blog Entries: 1
Thanks: 0
Thanked 1 Time in 1 Post
Re: What is the best way to position a logo?

Please say that you are not using the design view in DW lol.

Best way would be to either using padding in CSS

Code: Select all
#logo {
float: left;
}
Or

Code: Select all
#logo {
padding-left: 10%;
}
change the 10% to whatever value suits this design.

Anymore questions just post back

Craig
__________________
Last Blog Entry: A Royal Mistake (Feb 20th, 2008)
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!Spurl this Post!Reddit! Wong this Post!
Reply With Quote
Reply

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 On
Pingbacks are On
Refbacks are On

Similar Threads
Thread Thread Starter Forum Replies Last Post
Div position when zooming smallzoo Web Page Design 3 May 6th, 2008 09:11
Nav position timmytots Web Page Design 0 Jun 9th, 2007 16:44
text position bean_2k1 Web Page Design 2 May 13th, 2006 22:58
Help with position tunafishy Web Page Design 1 Jul 26th, 2005 04:14
RANK / Position shark70 Databases 6 Sep 9th, 2004 22:28


All times are GMT. The time now is 01:20.


Powered by vBulletin®
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.2.0 RC8
© 2003-2008 Webforumz.com : All Rights Reserved