need more description and help for the Master.css file
Hi,
I don't understand some part of the css file description, can you please help me with it?
for example: I want to move this text "Featured Listings" to the right side on the front UI side, in the css files it says:
/* featured listings homepage carousel */
#list { width:907px; margin:0 auto}
.slider { float:right; right:-5000px; margin-right:15px; position:relative; /* visibility:hidden; */}
.slider ul { height:70px; width:600px}
.slider ul li { padding:5px 15px; height:62px; width:140px}
.slider ul li a {text-decoration:none; font-weight:bold}
.slider ul li a:hover {text-decoration:underline}
.slider ul li:hover { background-color:#F2F2F2}
.slider ul li img { cursor
ointer}
span.price_sm { font-size:11px; font-style:italic; color:#666}
.captify { border:1px solid #CCC; float:right; margin:3px 0 0 10px; padding:2px}
.prev { cursor
ointer; float:right; padding-top:25px}
.next { cursor
ointer; float:left; padding-top:25px}
which line i should change? can anybody help?
My purpose is to change the direction of all the texts from left to right? I managed to change some parts but not all. I'm willing to pay if someone can help me therefor I posted it on paid services as well.
thx