Template layout graphics and colours

  • dfalir
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 3 months ago - 13 years 3 months ago #11543 by dfalir
Guys, thank you very much for all your support. I am so sorry that i am not a better joomla user, i still need your help.

I have attached a file where you can see what i want your help on. Whenever you can, it would be great if you could provide some guidelines. First problem, the colour left to user5 module position is not the same as user5 module position's colour, and secondly i can not "see" the background "grafiti" next to carousel position.

Thank you,
Dionisis
Attachments:
Last edit: 13 years 3 months ago by dfalir. Reason: Analytical Title for similar user questions

Please Log in to join the conversation.

More
13 years 3 months ago - 13 years 3 months ago #11573 by ivan.milic
Check in /modules/mod_hot_newsflash/tmpl/style.css:

#featured {
background: url(../images/tabs_bg.png) top right no-repeat;
}

probably you need to add override because you have site sub-folder . Add to the bottom of template_css.css:

#featured {
background: url(<your path>/images/tabs_bg.png) top right no-repeat!;
}


for other problem check if template width matches newsflash module width.
Last edit: 13 years 3 months ago by ivan.milic.

Please Log in to join the conversation.

  • dfalir
    Inactive member
  • Topic Author
  • Member
  • Member
More
13 years 3 months ago #11591 by dfalir
Regarding the second problem, the mod_hot_newsflash=template width=960

Please Log in to join the conversation.

Time to create page: 0.162 seconds
Powered by Kunena Forum