deathwinger
Member
Posted 2 years ago #
Hi, this is the page I am working on
http://www.mosaictt.com/fuadkhanandfriends
I would like to make the news title not have that dotted line but instead I would like either the option of a solid line, double underline or even no line.
Also, does anyone know how I can set up a random background based on a folder on the FTP, I would like to make the pictures that are seen right now change every time somehow visits the site.
I'm going with the information based here right now
http://sonspring.com/journal/easy-random-css-backgrounds
style.css:
.hentry .title a, .hentry .title span {
border-bottom:3px dotted #FF9933 !important; // solid
/* border-bottom:3px double #FF9933 !important; // double */
/* border-bottom:none !important; // no line */
}
deathwinger
Member
Posted 2 years ago #
That didn't seem to do anything.
I am using the Sunrise version of the constructor theme right now.
Would that have anything to do with it?
Refresh your page until new style affects.