OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
Using BookLibrary with Yootheme (0 viewing) 

BookLibary Component Support

Go to bottom Favoured: 0

Using BookLibrary with Yootheme

Approche (Visitor)
Posts: 0
graphgraph
User Offline
Using BookLibrary with Yootheme 11 Years, 7 Months ago
Karma: 0  
Hi
I'm using Booklibrary with Yootheme subway and I'm looking for help as to how to change the background in Booklibrary.
Image is attached.
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Using BookLibrary with Yootheme 11 Years, 7 Months ago
Karma: 101  
Hello,

Please check FireBug extension - with it help - you will see what and where you need cheange in yours template CSS - for change background

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Approche (Visitor)
Posts: 0
graphgraph
User Offline
Re:Using BookLibrary with Yootheme 11 Years, 7 Months ago
Karma: 0  
Please forgive my lack of knowledge...

This is the url to the page...

iplead.org/index.php?option=com_booklibr...ories&Itemid=117

My CSS knowledge is limited and I'm not sure what to look for in FireBug...


Thanks

Paul
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Using BookLibrary with Yootheme 11 Years, 7 Months ago
Karma: 101  
Hello paul,

Please turn off all what you use for cache, now all yours pages and CSS files go from cache - so very difficult check what and where you need set.

For change BookLibrary background You will need add to self template CSS file row:
Code:

table.basictable, table.basictable tr, table.basictable td {
background: #186185 url(/templates/yoo_subway/images/background/gradient/gradientblue_img.svg) repeat fixed 50% 50%
}



but as me seam that not full what you need, real - you will need redesign yours BookLibrary component and yours site for good show all components. We have good designers - so you may write to ours support custom request - and we wil lcreate for you site - what wil look - exactly as you need

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Approche (Visitor)
Posts: 0
graphgraph
User Offline
Re:Using BookLibrary with Yootheme 11 Years, 7 Months ago
Karma: 0  
Thank You!

I have turned off caching and compression and after adding that code to custom css can now see the tables... althogh the background is a little strange...

iplead.org/index.php?option=com_booklibr...id=46&Itemid=117

Very fast response and will make enquiry about a custom build as suggested.

Cheers


Paul
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8230
graph
User Offline Click here to see the profile of this user
Re:Using BookLibrary with Yootheme 11 Years, 7 Months ago
Karma: 101  
you may also add in yours CSS

#list table.basictable, #list table.basictable tr, #list table.basictable td {
background: #186185 url(/templates/yoo_subway/images/background/gradient/gradientblue_img.svg) repeat fixed 50% 50%
}

but for best look you need yours component or template adjustment

Thanks,
OrdaSoft team
Logged Logged
The administrator has disabled public write access.
Go to top
»