End of Support for Joomla 3 - Forum closed

Logo - size & position

  • mesquite
  • Topic Author
  • Fresh Boarder
  • Fresh Boarder
  • Thank you received: 0

Logo - size & position was created by mesquite

Posted 11 years 2 months ago #6571
Hi
I'm using the template: BIKE
Please see: www.topdrawerdesigns.co.uk
Is it possible to position a logo to the centre of the page where on the demo site you have the text: Radon - Skeen 29"
Can a logo be put in this central position and increased in size?

Many thanks
Terry
by mesquite

Please Log in or Create an account to join the conversation.

Replied by joomlaplates on topic Logo - size & position

Posted 11 years 2 months ago #6574
Sorry but this place is reserved for the sldieshow with text or headline.
Anyway you can place the logo with some css code to the center of the page but where should the logo go if you scroll down?

Add this code to xour custom.css

.logo {
float: none;
left: 0;
position: absolute;
right: 0;
text-align: center;
top: 200px;
}


I think its not a solution, because the logo is in center place when you scroll down!
And to fix this you need some javascript codes.

Please Log in or Create an account to join the conversation.

  • mesquite
  • Topic Author
  • Fresh Boarder
  • Fresh Boarder
  • Thank you received: 0

Replied by mesquite on topic Logo - size & position

Posted 11 years 2 months ago #6575
Okay, thanks for the response.
Looks fine on tablet and smartphone but a bit small on PC.

Regards
Terry
by mesquite

Please Log in or Create an account to join the conversation.

Moderators: joomlaplates
Powered by Kunena Forum