Register

Hello there! Welcome to Youjoomla Support Forums

We are Web Development Company specializing in Joomla Templates , Joomla Extensions and WordPress Themes development. You are not able to see some forum threads due to your memberhip level. To unlock all forums and special customer support please take few moments to signup. If you are just searching for free joomla templates , or free joomla extension support simply head to our Free Joomla Support forums and open a new thread. Our moderators will help you as soon as possible. To spead up the response time please take few seconds and go over forum rules

Have fun!

Joomla 2.5.1 and 1.7.5 update released: More info

We are ready for Joomla! 2.5: More info

Help us improve our website and get 1 month Free Club Membership More info

Joomla 1.6/1.7 Templates Conversion Tracker: More info

User Panel
User Name  Password   
Go Back   Youjoomla Support Forums > You Joomla > General questions

General questions All questions about our products and services can be posted here

Closed Thread
Old 06-21-2008, 02:48 PM   #1 (permalink)
neo
 
neo's Avatar
 
Join Date: Mar 2005
Location: Clearwater, Florida
Posts: 10,302
Send a message via Skype™ to neo
Default My Frontpage Module Equalizer Style for J1.5

Many of you asked about it and is actually very simple solution.

Download the last version of MYFP Module V2 Joomla 1.5




In module settings
set Use H3 tag for Category to No


Open templates/equalizer/css/blue.css (we will use blue color as demo)

find

Code:
a.myfp_news_title,
a.myfp_newscat:hover,
a.myfp_newscat:active,
a.myfp_newscat:focus {
color: #666666;
font: normal 18px Georgia, \Times New Roman\, Times, serif;
display:block;
padding-left:3px;
margin:5px;
background:#f8f8f8 url(../images/titles_blue.gif) no-repeat right bottom;
border:1px solid #c7c6c6;
text-decoration:none;
}
Replace with

Code:
 a.myfp_newscat span {
color: #666666;
font: normal 18px Georgia, \Times New Roman\, Times, serif;
display:block;
padding-left:3px;
margin:5px;
background:#f8f8f8 url(../images/titles_blue.gif) no-repeat right bottom;
border:1px solid #c7c6c6;
text-decoration:none;
}
if you want this style for any Joomla Template

get title.gif from templates/equalizer/images

copy and paste to
yoursitename/templates/your_template/images folder

open your template template_css.css file

place this at the bottom of the file

Code:
 a.myfp_newscat span {
color: #666666;
font: normal 18px Georgia, \Times New Roman\, Times, serif;
display:block;
padding-left:3px;
margin:5px;
background:#f8f8f8 url(../images/titles.gif) no-repeat right bottom;
border:1px solid #c7c6c6;
text-decoration:none;
}
this would work for both joomla versions

hope this helps
neo is offline  
Closed Thread

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On


All times are GMT -4. The time now is 12:07 PM.


All times are GMT -4. The time now is 12:07 PM. Powered by vBulletin®
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.6.0