Today's Posts Follow Us On Twitter! TFL Members on Twitter  
Forum search: Advanced Search  
Navigation
Marketplace
  Members Login:
Lost password?
  Forum Statistics:
Forum Members: 24,254
Total Threads: 80,792
Total Posts: 566,472
There are 1684 users currently browsing (tf).
 
  Our Partners:
 
  TalkFreelance     Design and Development     HTML/XHTML/DHTML/CSS :

Help with CSS issue

Thread title: Help with CSS issue
Reply    
    Thread tools Search this thread Display Modes  
03-15-2013, 07:34 PM
#1
Dan is offline Dan
Dan's Avatar
Status: Request a custom title
Join date: Feb 2005
Location:
Expertise:
Software:
 
Posts: 3,164
iTrader: 15 / 86%
 

Dan is an unknown quantity at this point

  Old

Apply to the logo element.

Code:
max-width:[real image width]px;
width:100%;
height:auto;

Reply With Quote
03-16-2013, 12:06 PM
#2
UKMatt is offline UKMatt
Status: =]
Join date: Feb 2006
Location:
Expertise:
Software:
 
Posts: 1,162
iTrader: 7 / 100%
 

UKMatt is on a distinguished road

  Old

Originally Posted by Dan View Post
Apply to the logo element.

Code:
max-width:[real image width]px;
width:100%;
height:auto;

Thanks for your suggestion Dan - wasn't sure anyone would answer with the site in its current state.

I tried your suggestion in various forms but still doesn't seem to work.

Here is the new code for the logo after implementing your changes:
Code:
/*------------------[ Logo ]-----------------*/
#header h1, #header h2 {
	text-indent: -999em; 
	max-width:920px;
	width:100%;
	height:auto;
}

#header h1 a, #header h2 a {
	background: url(http://www.beautycritic.co.uk/wp-content/themes/koresponsive/images/logo.png) no-repeat; 
	max-width:920px;
	width:100%;
	height:auto;
	display: block; 
	line-height: 200px;
 }

as well as this later on:

@media screen and (max-width:600px) { 
	#logo { width: 100%; height:auto;}
	#logo a {
	    text-align: center;
	    margin: 0 auto !important;
	    background-position: center !important;
	}

Reply With Quote
Reply    


Currently Active Users Viewing This Thread: 1 (0 members and 1 guests)
 

  Posting Rules  
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump:
 
  Contains New Posts Forum Contains New Posts   Contains No New Posts Forum Contains No New Posts   A Closed Forum Forum is Closed