-
AuthorPosts
-
sprit Friend
sprit
- Join date:
- March 2008
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
July 19, 2011 at 4:08 pm #166468Setting module hotnews on it works at the top of the page but title of the news goes on the line below the head text. I’d like the news in the same line of head text.
How can I set it?
Also I tried to modify template.css to edit background color but it run always with previous color:Below the css code edited, in attachment print of the page
Thank you
/* ja-hot-news */
#ja-hot-news {
background-color: #CCC; /* Modificato da #151515 */
border-bottom: 1px solid #000;
float: left;
padding-top: 5px !important;
}
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 19, 2011 at 4:17 pm #401906Hi,
Could you give me a link to your page as you said?sprit Friendsprit
- Join date:
- March 2008
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
July 19, 2011 at 4:23 pm #401908khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 19, 2011 at 4:56 pm #401911– You find this code from http://www.onebros.it/templates/ja_ores/css/template.css in the line #2550
#ja-hot-news .ja-box-ct {
float: left; < remove this line
}
– You replace this code from http://www.onebros.it/templates/ja_ores/core/themes/light-orange/css/light-theme.css in the line #68
#ja-hot-news {
background-color: #353535;
color: #757575;
}
with
#ja-hot-news {
background-color: #CCC;
color: #757575;
}sprit Friendsprit
- Join date:
- March 2008
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
July 19, 2011 at 5:14 pm #401914First tip (avoid news to go below head text) now give another issue. It run on the same row but the head text is at the right of the news line. i need the Head Text and after it the news and arrows, check out in the url
Color modification tip gives correct results
Thank you
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 19, 2011 at 5:40 pm #401918– You add this code into http://www.onebros.it/templates/ja_ores/css/template.css
#ja-healineswrap em{float:left;}
– You replace this code from http://www.onebros.it/templates/ja_ores/core/themes/light-orange/css/light-theme.css in the line #73
#ja-hot-news a {
color: #757575;
font-size: 92%;
}
with
#ja-hot-news a {
color: #FDA40A;
font-size: 92%;
}sprit Friendsprit
- Join date:
- March 2008
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
July 19, 2011 at 10:47 pm #401943Hello again, sorry for trouble but still has same issue. No way to set text in same line of head text. Trying to edit again without success
khoand Friendkhoand
- Join date:
- February 2011
- Posts:
- 4500
- Downloads:
- 0
- Uploads:
- 179
- Thanks:
- 169
- Thanked:
- 1166 times in 1060 posts
July 20, 2011 at 3:39 am #401975Sorry…You add this code into http://www.onebros.it/templates/ja_o…s/template.css
.ja-healineswrap em
{float:left;}sprit Friendsprit
- Join date:
- March 2008
- Posts:
- 11
- Downloads:
- 0
- Uploads:
- 1
- Thanks:
- 4
- Thanked:
- 1 times in 1 posts
July 21, 2011 at 1:59 pm #402327Now it works fine. Thx
AuthorPostsViewing 9 posts - 1 through 9 (of 9 total)This topic contains 9 replies, has 2 voices, and was last updated by sprit 13 years, 3 months ago.
We moved to new unified forum. Please post all new support queries in our New Forum
hotnews News Ticker
Viewing 9 posts - 1 through 9 (of 9 total)