1
Welcome, Guest. Please login or register.
November 22, 2008, 08:41:20 AM
Home Help Search Login Register
News: iJoomla Ad Agency for Joomla 1.5 is here!

+  iJoomla Forum
|-+  iJoomla News Portal
| |-+  Support Questions
| | |-+  css related question
« previous next »
Pages: [1] Print
Author Topic: css related question  (Read 496 times)
barryforever
Newbie
*
Posts: 6


View Profile Email
« on: December 07, 2007, 12:15:52 PM »

Hello i just have a small doubt ...
i want to use css instead of picking it ..Should the class be inside the news.css or in your template css files please tell me that...


Im not that good in css.This is one of my css definitions

.top_title:link {
   font-size: 90px;
   font-weight: normal;
   font-style: normal;
   vertical-align: middle;
   font-family: Arial;
   text-indent: 2px;
   color: #000000;
   display: block;
   text-align: Left;
   text-decoration: none;
   text-transform: none;
   line-height: 30px;
   word-wrap:break-word;
   left:0;   

what is the css class and what should i enter in the css field ?
Logged
RicardoCorai
customers
Hero Member
*
Posts: 2264


View Profile WWW
« Reply #1 on: December 10, 2007, 12:33:24 PM »

Hi barryforever,
Try editing this (news css):
Code:
#top_title a:link {
word-wrap:break-word;
/*0_title_border_size_top*/
border-top:0px;
/*0_title_border_size_bottom*/
border-bottom:2px;
/*0_title_border_size_right*/
border-right:2px;
/*0_title_border_size_left*/
border-left:0px;
/*0_title_border_color*/
border-color:#990000;
/*0_title_border_style*/
border-style:none;
/*0_title_font_size*/
font-size: 21px;
/*0_title_font_weight*/
font-weight: bold;
/*0_title_font_style*/
font-style: normal;
/*vertical-align: middle;*/
/*0_title_font_face*/
font-family: Trebuchet MS;
text-indent: 0px;
/*0_title_txt_color*/
color: #3C77B1;
display: block;
/*0_title_link_decoration*/
text-decoration: none;
/*0_title_transform*/
text-transform: none;
/*0_title_line_height*/
line-height: 30px;
word-wrap:break-word;
left:0;
}
Why don“t you use backend for editing this?
Regards,
Logged

Ricardo Corai
Moderator
www.planetacms.com
Pages: [1] Print 
« previous next »
Jump to:  


Login with username, password and session length

Powered by SMF 1.1.2 | SMF © 2006-2007, Simple Machines LLC
Joomla Bridge by JoomlaHacks.com
Theme Globe by Eponnox