bottom logo

Business template for Joomla 3 and 2.5 ideal to create blog or personal website.
GK User
Fri Mar 23, 2012 12:06 am
hi there,
i have the following problem: i want to place a bottom logo at the bottom of the side which has to be about 30% outside the concerning div-tag. please see attachment (red marked area)
richtwert.JPG


i put a border onto the left and right and want to close the border with the image at the bottom. for that reason it has to be placed a little bit underneath so that the horizontal line matches the left and right side border-end.

thanks in advance for your help.
http://www.richtwert.at
User avatar
Fresh Boarder

Konrad M
Sat Mar 24, 2012 8:58 am
Hi
Did you try add it as body background and give it background position: bottom center ?
User avatar

GK User
Sat Mar 24, 2012 10:05 am
Hallo,
thanks for reply. I tried it.
It doesn´t show with
Code: Select all
background: url(image.png) no-repeat bottom center;

it only shows on
Code: Select all
background: url(image.png) no-repeat 124px 1003px;
, which is only valid for that particular site. It also starts from the viewpoint of the browser and not into pagewrap.

thank you,
Tänzer
User avatar
Fresh Boarder

GK User
Sat Mar 24, 2012 10:19 am
Hello,
I put it into #mainContent
Code: Select all
background: url(logo-unten-trans2.png) bottom center no-repeat;
which is nearly what I need, but the image should go deeper, so that the horizontal line of the image ends up with the bottom. see attachment.
richtwert2 (680x138).jpg
User avatar
Fresh Boarder


cron