module backrount

Feel free to talk about everything related to our Joomla Products
Rate this topic: Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.Evaluations: 0, 0.00 on the average.
GK User
Fri Jul 20, 2012 1:27 am
Hey all,
How can make backrount of module transpar?
Image

See please the Arrows

http://www.looktrips.gr
User avatar
Senior Boarder

GK User
Fri Jul 20, 2012 7:58 am
Try following in your override.css

Code: Select all
.gkIsWrapper-gk_music .gkIsTitleBlock { background:none!important;}


See you around...
User avatar
Platinum Boarder

GK User
Fri Jul 20, 2012 10:47 am
Hey norman,
Thnxs alot for the help :D

I need delete paginaton too
User avatar
Senior Boarder

GK User
Fri Jul 20, 2012 10:48 am
Pagination in tabs or on main page ? let me know...
User avatar
Platinum Boarder

GK User
Fri Jul 20, 2012 11:03 am
User avatar
Senior Boarder

GK User
Fri Jul 20, 2012 11:37 am
Please use following css to hide pagination in tabs.

Code: Select all
.gkIsWrapper-gk_music .gkIsPagination { display: none;}


See you around...
User avatar
Platinum Boarder

GK User
Fri Jul 20, 2012 11:53 am
normanUK wrote:Please use following css to hide pagination in tabs.

Code: Select all
.gkIsWrapper-gk_music .gkIsPagination { display: none;}


See you around...

thnx Norman
User avatar
Senior Boarder

GK User
Sat Jul 21, 2012 9:30 am
No problem at all, see you around...
User avatar
Platinum Boarder


cron