Siriux: Removing the pulldown links and formatting them as text links

ff4500

Joined: 2010-02-08
Posts: 6
Posted: Mon, 2010-02-08 17:07

I'm trying to pull the admin/regular options out of the pulldown menu and format them as regular links. Is there a way to do it with smarty and an external .tpl file, perhaps?

Also, is there a way to have several image sizes available for download on a particular page, without using the cart feature?

Thanks!

 
ff4500

Joined: 2010-02-08
Posts: 6
Posted: Tue, 2010-02-09 16:55

Any help? I'll bet that this issue isn't just related to the theme that I'm using...

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Tue, 2010-02-09 19:26
Quote:
I'll bet that this issue isn't just related to the theme that I'm using...

You can't know that unless you try a different theme and from your statement, I'm betting you didn't... :)

That being said, yes and no. That happens to be the default of the Siriux theme.

Site Admin > Themes > Siriux (tab) select Item Actions for which ever part of the page the Item Actions are showing up in and uncheck the box to use a dropdown.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
ff4500

Joined: 2010-02-08
Posts: 6
Posted: Tue, 2010-02-09 19:40

Well, inside of Siriux, there isn't an option to use a dropdown or disable it. I've seen this mentioned around the forums, but I've never seen the option in my install.

I switched themes, and I don't have the dropdown anymore (obviously), but the cart/download options that I'm looking for aren't there either.

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Wed, 2010-02-10 17:14

A link to your site or a screenshot of exactly what you're trying to change would be helpful. The information I posted above does work and is there for the Siriux theme, but it isn't there by default and it's set to dropbox by default. It's also not for the dropbox you see below each thumb, but for the main page. Which is the same behavior for Matrix.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
ff4500

Joined: 2010-02-08
Posts: 6
Posted: Wed, 2010-02-10 18:28

Here's a screenshot of my main album theme settings:

If it's somewhere else, and isn't there by default, how can I make it appear?
Also, if it's not available on the individual photos, how do I make it available? That's where I need it most.

 
ff4500

Joined: 2010-02-08
Posts: 6
Posted: Wed, 2010-02-10 18:23

Ok, JUST found it. I didn't know that there was specific settings once you clicked on each option.
Now, how do it make it do the same thing on the individual photo pages?

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Wed, 2010-02-10 18:28
ff4500 wrote:
Now, how do it make it do the same thing on the individual photo pages?

nivekiam wrote:
A link to your site or a screenshot of exactly what you're trying to change would be helpful.

____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here

 
ff4500

Joined: 2010-02-08
Posts: 6
Posted: Wed, 2010-02-10 18:30

Ok. I think that I got it. Once I applied it globally, it seemed to work like expected.
Is there a specific place in the .tpl files that I can edit how the links are formatted? Hopefully to apply <li> styles for specific ids.

 
nivekiam
nivekiam's picture

Joined: 2002-12-10
Posts: 16503
Posted: Wed, 2010-02-10 18:35
Quote:
Is there a specific place in the .tpl files that I can edit how the links are formatted? Hopefully to apply <li> styles for specific ids.

Take a look at the source, they should have CSS class names associated to them already and be inside a div by default.
____________________________________________
Like Gallery? Like the support? Donate now!!! See G2 live here