1. gamekeeper
  2. Free Templates / Extensions
  3. Wednesday, 15 August 2012
  4.  Subscribe via email
Hello
I have a problem with the display of individual categories in JoomGallery fotogalery in this template.
References to one gallery to the left and overlap. Also, the entire photo gallery is displayed in the left and not over the entire area of template.

I found that it causes style : template.css (row 31)

[code type=php]
. menu {}
# {content_full
float: left;
}
[/code]


But when I change it, the template will not display correctly.
Can this be solved somehow.

Thank you very much
GameKeeper
Accepted Answer Pending Moderation
0
Votes
Undo
Hi gamekeeper

Can we have a URL to an example of this issue?

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 1
Accepted Answer Pending Moderation
0
Votes
Undo
Hi Ciaran,

you can see it on adress : http://195.39.35.43:8087/index.php/fotogallery
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 2
Accepted Answer Pending Moderation
0
Votes
Undo
Try adding the following CSS to the Custom CSS field of your templates parameters (Extensions -> Template Manager -> J51_Oxygen)..

[code type=css]#content_full {width: 100%;}[/code]

Ciarán
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 3
Accepted Answer Pending Moderation
0
Votes
Undo
it helped. much thanks for the great support.
THX Ciaran
  1. more than a month ago
  2. Free Templates / Extensions
  3. # 4
  • Page :
  • 1


There are no replies made for this post yet.
Be one of the first to reply to this post!