- Posts: 6743
- Thank you received: 716
Article Title displayed outside Module
-
Vitesse
- Topic Author
- Visitor
10 years 1 month ago #43219
by Vitesse
Article Title displayed outside Module was created by Vitesse
Hey,
I have a pretty weird issue. On my website here:
www.acespot.net/index.php/home
The title of the articles I have put in the Hot Carousel PRO actually appear outside (above) the Carousel Module.
I have absolutely no clue on how to fix it....Inside the Carousel Pro Module I set it to display both the introtext and title.
I have a pretty weird issue. On my website here:
www.acespot.net/index.php/home
The title of the articles I have put in the Hot Carousel PRO actually appear outside (above) the Carousel Module.
I have absolutely no clue on how to fix it....Inside the Carousel Pro Module I set it to display both the introtext and title.
Please Log in to join the conversation.
-
milos
Support Staff - Moderator
Less
More
10 years 1 month ago #43222
by milos
Replied by milos on topic Article Title displayed outside Module
Hello,
Did you make any modifications in the Carousel code? I am asking, because on our module the headings of the articles are in H2 element. In your case, they are not. When did you download template?
Regards
Did you make any modifications in the Carousel code? I am asking, because on our module the headings of the articles are in H2 element. In your case, they are not. When did you download template?
Regards
Please Log in to join the conversation.
-
Vitesse
- Topic Author
- Visitor
10 years 1 month ago - 10 years 1 month ago #43224
by Vitesse
Replied by Vitesse on topic Article Title displayed outside Module
Hi,
I downloaded Hot Sportal template about 2 weeks ago. I didn't change the headings of the articles in the code, by default it was already showing the title like this.
Also I suspect it doesn't really have anything to do with the heading type: the underlying issue here is that the title is actually showing up outside the Module. It also is set to not show as a link, but it still does
I downloaded Hot Sportal template about 2 weeks ago. I didn't change the headings of the articles in the code, by default it was already showing the title like this.
Also I suspect it doesn't really have anything to do with the heading type: the underlying issue here is that the title is actually showing up outside the Module. It also is set to not show as a link, but it still does
Last edit: 10 years 1 month ago by Vitesse.
Please Log in to join the conversation.
-
ivan.milic
Support Staff - Moderator
Less
More
- Posts: 14116
- Thank you received: 1639
10 years 1 month ago #43225
by ivan.milic
Replied by ivan.milic on topic Article Title displayed outside Module
Try putting this at bottom of template_css.css:
.carouselarticle .contentheading a,
.carouselarticle .small{
float:right;
color:white;
clear:both;
}
.carouselarticle .contentheading a,
.carouselarticle .small{
float:right;
color:white;
clear:both;
}
Please Log in to join the conversation.
-
Vitesse
- Topic Author
- Visitor
10 years 1 month ago - 10 years 1 month ago #43226
by Vitesse
Replied by Vitesse on topic Article Title displayed outside Module
Putting this in the css does succeed in forcefully moving the title to the right side of the screen, but it doesn't tackle the underlying issue: the title is not actually inside the Module and therefore it doesn't show up with the correct font and still shows up as a link.
This is an example of my website:
www.acespot.net/index.php/home
And this is how I want it to look like:
demo.hotjoomlatemplates.com/sportal/index.php?style=1
This is an example of my website:
www.acespot.net/index.php/home
And this is how I want it to look like:
demo.hotjoomlatemplates.com/sportal/index.php?style=1
Last edit: 10 years 1 month ago by Vitesse.
Please Log in to join the conversation.
-
Vitesse
- Topic Author
- Visitor
10 years 1 month ago #43228
by Vitesse
Replied by Vitesse on topic Article Title displayed outside Module
Adding this to the css forcefully moves the title to the right side of the screen, but it stil doesn't tackle the underlying issue here: the title isn't showing up in the actual module. This causes it to not have the correct font, and still displays it as a link.
Example:
www.acespot.net/index.php/home
And this is how I want it to look like:
demo.hotjoomlatemplates.com/sportal/index.php?style=1
Example:
www.acespot.net/index.php/home
And this is how I want it to look like:
demo.hotjoomlatemplates.com/sportal/index.php?style=1
Please Log in to join the conversation.
Time to create page: 0.099 seconds