- Posts: 14116
- Thank you received: 1639
Hot NewsFlash Broke site
-
waterwalk
- Topic Author
- Visitor
13 years 9 months ago #6281
by waterwalk
Hot NewsFlash Broke site was created by waterwalk
Hi,
I was trying to figure out how to edit the Hot Newsflash module so that it didn't put in default text and used directions from one of the admins on another post with the same problem. He was saying that the new version would solve the issue. I downloaded the latest version and it just broke the whole front page. There are now several problems.
#1 - I want to completely get rid of the title and text and the new version does not solve this problem. Even though I remove all text associated with the image it still puts in default text.
#2 - the new version is now putting in an extra column that is about 20px wide where it is trying to stick this line of text and it just look ridiculous.
Can anyone help?
I was trying to figure out how to edit the Hot Newsflash module so that it didn't put in default text and used directions from one of the admins on another post with the same problem. He was saying that the new version would solve the issue. I downloaded the latest version and it just broke the whole front page. There are now several problems.
#1 - I want to completely get rid of the title and text and the new version does not solve this problem. Even though I remove all text associated with the image it still puts in default text.
#2 - the new version is now putting in an extra column that is about 20px wide where it is trying to stick this line of text and it just look ridiculous.
Can anyone help?
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
13 years 9 months ago #6298
by ivan.milic
Replied by ivan.milic on topic Re: Hot NewsFlash Broke site
To get rid of info text add this just before </head> in index.php of template:
<style="text/css">
#featured .ui-tabs-panel .infotext
{
display:none;
}
</style>
For 2 can you give us your link and describe what you want to remove?
<style="text/css">
#featured .ui-tabs-panel .infotext
{
display:none;
}
</style>
For 2 can you give us your link and describe what you want to remove?
Please Log in to join the conversation.
-
waterwalk
- Topic Author
- Visitor
13 years 9 months ago #6303
by waterwalk
Replied by waterwalk on topic Re: Hot NewsFlash Broke site
Thanks. I had gone searching through the templates and stylesheets and finally found it. Weird how it added that column though when I upgraded. Thanks.
Please Log in to join the conversation.
Time to create page: 0.155 seconds