1
aamjad2001
Need help with the style.css of Bubblegum theme
  • 2007/12/23 10:23

  • aamjad2001

  • Just popping in

  • Posts: 64

  • Since: 2006/6/20


hi there
can anyone help to make the style.css file of the bubblegum theme by xoopsdesign to make it compatible with the XOOPS version 2.0.18. i shall be very thankful if anyone could help.

the only error that i seems to me is that the main menu buttons colapses and merge into each other instead of being one in a line. there may be other wiich i dont know of.

2
Quest
Re: Need help with the style.css of Bubblegum theme
  • 2007/12/23 14:19

  • Quest

  • Friend of XOOPS

  • Posts: 1034

  • Since: 2005/11/19


I had a problem like that with one of my themes too. It was missing "display: block;"

In your .css file scroll down and find the td#mainmenu a line.

Add to it: display: block;

Example below:
td#mainmenu a {display: block; background-color: #F7F7F7; margin: 0; padding: 4px;}

Hope this helps you out.

Quest

3
aamjad2001
Re: Need help with the style.css of Bubblegum theme
  • 2007/12/27 3:39

  • aamjad2001

  • Just popping in

  • Posts: 64

  • Since: 2006/6/20


That was really an intellegent soloution.

Thanks alot man.

one more thing.

your soloution also applies to Imago themes

4
eHobayyeb
Re: Need help with the style.css of Bubblegum theme
  • 2008/3/28 18:56

  • eHobayyeb

  • Just popping in

  • Posts: 39

  • Since: 2007/2/27


Hello,

Thank you for the solution.
I decided to not uses it but this changed my opinion.

Thank you again
Mohammad.

Login

Who's Online

222 user(s) are online (163 user(s) are browsing Support Forums)


Members: 0


Guests: 222


more...

Donat-O-Meter

Stats
Goal: $100.00
Due Date: Apr 30
Gross Amount: $0.00
Net Balance: $0.00
Left to go: $100.00
Make donations with PayPal!

Latest GitHub Commits