Hi Masteradmin
I have a page here and I also have the stylesheet for it
as salespage.css.
This page is using a custom template called pitstop.php and a different stylesheet called salespage.css . It is in the same directory as the default style.css one in my themes/arthemia subfolder.
I did this
<link rel="stylesheet" href="http://www.maaxseduction.com/wp-content/themes/arthemia/salespage.css" type="text/css" media="screen" />
within pitstop.php to apply the style sheet
and it is not affecting the style.
The page is supposed to look like this
(von: omerkhan01)
Hier noch 1 weitere Ergebnisse dieses Threads:
Re: question about using custom template use a different style sheet. :: Reply by omerkhan01
14. Apr. 2012 (von: omerkhan01)
Actually it worked using a relative URL from /wp-content/ not the absolute url from http. Strange! Weiterlesen →