styling templates in Calguys User Directory
Posted: Sun Oct 20, 2013 11:37 am
This seems like it should be a simple matter, but the solution eludes me. I'd like the templates in Calguys User Directory to show fonts in different sizes according to h1, h2, etc., as well as different colors. All I have accomplished was getting certain info bolded by using the <strong> </strong> code before/after particular pieces of info. I've tried linking an outside styesheet by adding this code at the top:
<link rel="stylesheet" href="http://mywebsite.com/css/stylesheet.css" type="text/css" />
then adding the <h1> </h1> code accordingly where I had previously had the <strong></strong> code, but that didn't seem to work.
I've tried embedding the font size, color, etc. into the the divs, themselves, as well as other areas on the templates, but that didn't produce any results either.
The Module Help section for Calguys User Directory says Styling is completely controllable by the website developer. Can anyone shed light on how this is done?
<link rel="stylesheet" href="http://mywebsite.com/css/stylesheet.css" type="text/css" />
then adding the <h1> </h1> code accordingly where I had previously had the <strong></strong> code, but that didn't seem to work.
I've tried embedding the font size, color, etc. into the the divs, themselves, as well as other areas on the templates, but that didn't produce any results either.
The Module Help section for Calguys User Directory says Styling is completely controllable by the website developer. Can anyone shed light on how this is done?