OrdaSoft forum
Welcome, Guest
Please Login or Register.    Lost Password?
How to modify TABS CSS? (0 viewing) 

Joomla Gallery Support

Go to bottom Favoured: 0

How to modify TABS CSS?

gkosicki (User)
Fresh Boarder
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
How to modify TABS CSS? 7 Years, 3 Months ago
Karma: 0  
Hi,

OS Gallery TABS look terrible on my website (attatched file). It is probably casued by my templates css override but how can I locate place where I can change it? Now I have:

1) black "point" in every lower left corner of a TAB (why???)
2) Every "click" moves site up because it lables the site (why???). For exaple by clicking first cattegory a get my site rolled up and "my_site.pl/#cat-1" in browsers address bar... It is iritating...

Please help.
Logged Logged
Last Edit: 2017/01/09 21:38 By gkosicki.
The administrator has disabled public write access.
gkosicki (User)
Fresh Boarder
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
Re:How to modify TABS CSS? 7 Years, 3 Months ago
Karma: 0  
Anyone?... I am to short to find it by myself I guess...
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:How to modify TABS CSS? 7 Years, 3 Months ago
Karma: 101  
Hello

Look like CSS conflict or some JavaScript error
Hello


Could you give us
full FTP and admin access
and our team will try to find solution special for You, FTP and admin access You can send to our contact form.
ordasoft.com/contact-us-form


Link on website

Detail description: How reproduce error

Site Admin

username
password

FTP

FTP host

FTP username

FTP password

Thanks,
Andrew
OrdaSoft team.
Logged Logged
The administrator has disabled public write access.
gkosicki (User)
Fresh Boarder
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
Re:How to modify TABS CSS? 7 Years, 3 Months ago
Karma: 0  
I will do some research today. If I fail (I think I do ) I will send You login details...

For now please tell me how do You format those tabs? Where can I find CSS for it???
Logged Logged
The administrator has disabled public write access.
admin (Admin)
Admin
Posts: 8243
graph
User Offline Click here to see the profile of this user
Re:How to modify TABS CSS? 7 Years, 3 Months ago
Karma: 101  
for tab structure in images gallery ordasoft.com/os-image-gallery.html
look some like below , where "1111111" and "222222222" - categories (tabs name)


Code:

<ul class="osgalery-cat-tabs">
                            <li>
                    <a href="#cat-1" class="active">1111111</a>
                </li>
                            <li>
                    <a href="#cat-2">2222222222</a>
                </li>
       </ul>



Thanks,
Andrew
Logged Logged
The administrator has disabled public write access.
gkosicki (User)
Fresh Boarder
Posts: 19
graphgraph
User Offline Click here to see the profile of this user
Re:How to modify TABS CSS? 7 Years, 3 Months ago
Karma: 0  
Thanks Andrew.

This is what I am looking form. I have actually found that this is where I need to make some changes, but I cannot locate the file... I am sorry if my question is so "rookie" but could you please point me this file?

BR,
Greg
Logged Logged
The administrator has disabled public write access.
Go to top
»