Page 1 of 1
Need help with several layout thingies
Posted: 24 Jan 2010, 13:10
by sonnenlanze
Hello everybody,
I'm new to phoca gallery but the installation at
http://www.chamaekatze.de/index.php?opt ... &Itemid=10 worked just fine.
I have a few layout issues I couldn't find in the documentation or forum - please be cosiderable with me if I just overlooked something.
First: I have voted for a few pictures to test this. But the Mouse-Over pictures (stars) as well as the "has votings already" pictures won't show... All I get is the same hollow star-symbol, whether I voted or not. Anyone suggestion where I could have a look?
Second: If you're within a category and scroll down, you see a box with a few tabs - votings, comments and upload, if you're logged in and admin like me). How can I change the colors of this box? I've changed almost every single thing in the config but the box never changed... Do I have to dive into the code to change this?
Third: The icons for Publish and Unpublish are the same as the one for Authorized... I think there's some link to the appropriate PNG wrong...
Last but not least, I have chosen for shadowbox-popup to view the pictures. But if you click on the votes or comments, you still open the "normal" popup... Is there something like a shadowbox apperance including votes and comments?
Thank's alot for helping me out with my questions.
Kind regards,
Vanessa

Re: Need help with several layout thingies
Posted: 24 Jan 2010, 17:58
by Ronny
Hi Vanessa,
sonnenlanze wrote:First: I have voted for a few pictures to test this. But the Mouse-Over pictures (stars) as well as the "has votings already" pictures won't show... All I get is the same hollow star-symbol, whether I voted or not. Anyone suggestion where I could have a look?
As far as I know this is only displayed when you're logged in.
sonnenlanze wrote:Second: If you're within a category and scroll down, you see a box with a few tabs - votings, comments and upload, if you're logged in and admin like me). How can I change the colors of this box? I've changed almost every single thing in the config but the box never changed... Do I have to dive into the code to change this?
The colors depend on the template you're using, so you probably need to change some css in the template.
sonnenlanze wrote:Third: The icons for Publish and Unpublish are the same as the one for Authorized... I think there's some link to the appropriate PNG wrong...
Try to clear your browser cache, then the icons should be OK.
sonnenlanze wrote:Last but not least, I have chosen for shadowbox-popup to view the pictures. But if you click on the votes or comments, you still open the "normal" popup... Is there something like a shadowbox apperance including votes and comments?
Hmm, no experience with this, maybe someone else can help here...
Regards,
Ronny
Re: Need help with several layout thingies
Posted: 25 Jan 2010, 16:55
by sonnenlanze
Hi Ronny
First of all, thanks for your quick reply!
Ronny wrote:sonnenlanze wrote:First: I have voted for a few pictures to test this. But the Mouse-Over pictures (stars) as well as the "has votings already" pictures won't show... All I get is the same hollow star-symbol, whether I voted or not. Anyone suggestion where I could have a look?
As far as I know this is only displayed when you're logged in.
I know and I AM logged in. If you need a login to snatch a look, tell me please. The "error" is still the same, the stars won't change color after I have voted.
Ronny wrote:sonnenlanze wrote:Second: If you're within a category and scroll down, you see a box with a few tabs - votings, comments and upload, if you're logged in and admin like me). How can I change the colors of this box? I've changed almost every single thing in the config but the box never changed... Do I have to dive into the code to change this?
The colors depend on the template you're using, so you probably need to change some css in the template.
I think I'm going to have a look at the standard template (phocagallery.css, right?).
Ronny wrote:sonnenlanze wrote:Third: The icons for Publish and Unpublish are the same as the one for Authorized... I think there's some link to the appropriate PNG wrong...
Try to clear your browser cache, then the icons should be OK.
I did clear my browser cache but the linked picture is the same twice in the code.
Sorry, I wanted to attach a screenshot but all I get is an error message "Could not upload attachment to ./files/13368_1c5236837d7e1429880c3fc530047d7c."
Thank's alot again!
Vanessa
Re: Need help with several layout thingies
Posted: 25 Jan 2010, 21:50
by Jan
Hi, see above - you can paste the image through e.g. imageshack.
Jan
Re: Need help with several layout thingies
Posted: 26 Jan 2010, 21:57
by Ronny
Hi Vanessa,
sonnenlanze wrote:I know and I AM logged in. If you need a login to snatch a look, tell me please. The "error" is still the same, the stars won't change color after I have voted.
Hmm, might be useful to see what's happening.
sonnenlanze wrote:I think I'm going to have a look at the standard template (phocagallery.css, right?).
I'm not sure in which css file(s) to look, maybe Jan can help out here.
sonnenlanze wrote:I did clear my browser cache but the linked picture is the same twice in the code.
That's really strange, because there are different icons for this. Maybe there went something wrong with the installation of Phoca?
Regarding attaching screenshots here see Jan's comment - just upload them anywhere (e. g. Imageshack) and put a link in here.
Regards,
Ronny
Re: Need help with several layout thingies
Posted: 28 Jan 2010, 11:43
by sonnenlanze
Okay, so here's a pic.
1. The start are always "white", they never change to yellow, even after I've voted.
Code: Select all
<a class="modal-button" title="Bildbewertung" href="/index.php?option=com_phocagallery&view=detail&catid=5:poi&id=17:poi4&tmpl=component&Itemid=10" rel="{handler: 'iframe', size: {x: 680, y: 671}, overlayOpacity: 0.6}" ><div><ul class="star-rating-small"><li class="current-rating" style="width:80px"></li><li><span class="star1"></span></li><li><span class="stars2"></span></li><li><span class="stars3"></span></li><li><span class="stars4"></span></li><li><span class="stars5"></span></li></ul></div></a>
2. The linked pic's for "unpublish" and "authorized" are the same, really!!! (I changed the PNG's but that doesn't change the code)
Here's the code:
Code: Select all
<a title="Unveröffentlichen" href="/index.php?option=com_phocagallery&view=category&catid=5:poi&id=17:poi4&&controller=category&task=unpublish&Itemid=10"><img src="/components/com_phocagallery/assets/images/icon-publish.png" alt="Unveröffentlichen" /></a>
<a href="#" title="Das Bild ist authorisiert"><img src="/components/com_phocagallery/assets/images/icon-publish.png" alt="Authorisiert" /></a>
3. That white box at the lower end of the pic ist always white, no matter where I fill in any color-codes in the settings. It's called "pane" - where can I change this? In the "phocagallery.css"?
Code: Select all
<div id="phocagallery-pane"><dl class="tabs" id="pane"><dt id="pgvotes"><span><img src="/components/com_phocagallery/assets/images/icon-vote.png" alt="" /> Bewertung</span></dt><dd><div id="phocagallery-votes">
<div style="font-size:1px;height:1px;margin:0px;padding:0px;"> </div>
<fieldset>
<legend>Diese Kategorie bewerten</legend>
<p><strong>Bewertung</strong>: 5 / 1 Bewertung</p><ul class="star-rating"><li class="current-rating" style="width:110px"></li><li><span class="star1"></span></li><li><span class="stars2"></span></li><li><span class="stars3"></span></li><li><span class="stars4"></span></li><li><span class="stars5"></span></li></ul><p>Sie haben diese Kategorie bereits bewertet!</p>
</fieldset>
</div>
Thank's alot

Re: Need help with several layout thingies
Posted: 01 Feb 2010, 13:19
by Jan