vrijvlinder
MVPvrijvlinder MVP
Reactions
-
Re: Placing logo-links in a row above {asset name="Content"}
That one. It is not more code it is less code. You are basically using a div as a ul . And that is not only limiting but it might not work great in all browsers. Just use the proper html for the list… (View Post)1 -
Re: Placing logo-links in a row above {asset name="Content"}
To test this and see it work go here http://www.practiceboard.com/ enter this in the box and see it work as I say it will <div id="TopLogobar"> * <a class="logo1" href=&q… (View Post)1 -
Re: Placing logo-links in a row above {asset name="Content"}
<div id="TopLogobar"> * <a class="logo1" href="url"></a> * <a class="logo2" href="url"></a> * <a class="logo2&q… (View Post)1 -
Re: Placing logo-links in a row above {asset name="Content"}
That is why I added this example in the code above. Yes there are many ways. If you don't want the image in the the tpl then use this. bellow. (View Post)1 -
Re: Force WWW and HTTPS with .htaccess
See these http://www.symantec.com/connect/blogs/understanding-always-ssl-and-seo http://webmasters.stackexchange.com/questions/47636/how-do-i-transition-to-ssl-without-affecting-pagerank (View Post)1
