Petit aide pour la template "defaut"

More
11 years 4 months ago #31917 by emeric73
Bonjour,

Je voudrais apporter quelle que modification a la template par défaut, après avoir donnée un coup oeil dedans c'est super complexe surtout quand on a aucune connaissance dans ce domaine.

Je voudrais changer la forme des ongles et y ajouter dedans un icone, je c'est pas ci c'est possible. je vous joint une capture écran :

www.power-max.org/PMPRV.jpg

Merci pour votre aide.

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #31921 by ggppdk
To add an icon to the any TAB use CSS rule:
Code:
#flexicontent ul.tabbernav li a { padding-left: 18px; background-image: url(../images/image22.png) !important; background-repeat: no-repeat !important; }

To add an icon to the currently selected TAB use CSS rule:
Code:
#flexicontent ul.tabbernav li.tabberactive a { background-image: url(../images/image33.png) !important; }

styling individual tabs differently is not currently possible (maybe you could use CSS3 nth-element but this will effect all tab sets e.g. bottom tab set in same page and also works doesnot work for <=ie8)

Place above rules inside a CSS file of your joomla template or inside item.css (CSS file of your FLEXIcontent item layout of you current template) and of course use above appropriate image paths


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

More
11 years 4 months ago #31927 by micker
pense toujours a partir d'un template puis tu le duplique pour faire tes modifs sinon pour upgrader flexicontent ce sera complexe ..
+a+

FLEXIcontent is Free but involves a very big effort on our part.
Like the our support? (for a bug-free FC, despite being huge extension) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing reviews. Thanks![/size]

Please Log in or Create an account to join the conversation.

More
11 years 3 months ago #32057 by ggppdk
Hello,

In r1606+ you will be able to use

1. for subtitle_tab position:
Code:
#flexicontent a#fc_subtitle_tabset_nav_NNN { background-image: url(../../../../images/stories/information.png) !important; background-position: 1px 2px !important; background-repeat: no-repeat !important; }

-- Replace NNN with the number of the tab starting with 1


2. For bottom_tab position use:
Code:
#flexicontent a#fc_bottom_tabset_nav_NNN { ... }



3. to effect a specific content type e.g. if Content Type "car" has id 2, then use:
Code:
#flexicontent.fctype2 a#fc_subtitle_tabset_nav_NNN { ... }

-- This way you can have different icons per Content Type

Regards


-- Flexicontent is Free but involves a big effort on our part.
Like the our support? (for a bug-free FC, despite having a long list of functions) Like the features? Like the ongoing development and future commitment to FLEXIcontent?
-- Add your voice to the FLEXIcontent JED listing with a 5-star...

Please Log in or Create an account to join the conversation.

Moderators: vistamediajoomlacornerggppdk
Time to create page: 0.276 seconds
Save
Cookies user preferences
We use cookies to ensure you to get the best experience on our website. If you decline the use of cookies, this website may not function as expected.
Accept all
Decline all
Essential
These cookies are needed to make the website work correctly. You can not disable them.
Display
Accept
Analytics
Tools used to analyze the data to measure the effectiveness of a website and to understand how it works.
Google Analytics
Accept
Decline