Links

13.09.2012 11:07
#1
challenge-r
Joomshopping forum user no avatar
Name: adam
13.09.2012
Posts: 70
Quote
Links

I was wondering, is it possible to have the category names as links, rather than just the images? here is a link to my shop

http://www.challenge-r.com/index/index.php/shop

you have to click on the logo to gain access to the section but i want it so you click on the text / title of the section?

 
13.09.2012 11:17
#2
challenge-r
Joomshopping forum user no avatar
Name: adam
13.09.2012
Posts: 70
Quote
Aw: Links

also, it seems not the whole image is a link - only the bottom left corner?

 
14.09.2012 11:05
#3
challenge-r
Joomshopping forum user no avatar
Name: adam
13.09.2012
Posts: 70
Quote
Aw: Links

anyone?

 
26.09.2012 17:22
#4
challenge-r
Joomshopping forum user no avatar
Name: adam
13.09.2012
Posts: 70
Quote
Aw: Links

does anyone have a solution to this problem / bug?

 
26.09.2012 17:45
#5
swissa
Joomshopping forum user no avatar
Name: swissandy
10.10.2011
Posts: 183
Quote
Aw: Links

challenge-r - 26.09.2012 17:22
does anyone have a solution to this problem / bug?


It's a bug in your css - templates/md-urban/css/template.css

line 1719
#slide {
float: left;
width: 670px;
height: 453px !important; < change to 366px
background: url(../images/slide.jpg) no-repeat 0 0;
margin-top: 10px;
margin-left: 10px;
position: relative;
padding: 0;
}

line 1731
#slideshow-w {
float: left;
width: 670px;
height: 453px !important; < change to 366px
margin: 5px 0 0 5px;
}


Then all image and link will work.

 
28.09.2012 10:16
#6
challenge-r
Joomshopping forum user no avatar
Name: adam
13.09.2012
Posts: 70
Quote
Aw: Links

thank you very much for your help - how do I go about changing the css?

 
28.09.2012 16:24
#7
swissa
Joomshopping forum user no avatar
Name: swissandy
10.10.2011
Posts: 183
Quote
Aw: Links

challenge-r - 28.09.2012 10:16
thank you very much for your help - how do I go about changing the css?


The best way is with an editor and an ftp program. Download the css file with the ftp client, edit the file using an HDE editor - so no MS Word or the like, and then use the ftp program to upload and replace. Use the ftp details/passwords your hosting company gave you.

For windows you can use filezilla and notepad+, for mac use yummyftp and smultron

Hope that helps


Letzte Änderung: 28.09.2012 16:26
 


Copyrights MAXXmarketing GmbH. Alle Rechte vorbehalten
Durch die Nutzung dieser Website stimme ich zu, dass Cookies zur optimalen Gestaltung der Website sowie zur Analyse der Nutzung der Website verwendet werden. Weiterführende Informationen finden Sie hier. OK, einverstanden.