Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

No classes for Title and Description? #6

Open
korinsama opened this issue Jun 5, 2014 · 4 comments
Open

No classes for Title and Description? #6

korinsama opened this issue Jun 5, 2014 · 4 comments

Comments

@korinsama
Copy link

Hi, I'm working on upgrading an old joomla site that was using GK News Highlighter for Joomla 1.5. So now I'm using GK5 Highlight but I can't find the CSS classes for the Title and Description? Firebug shows me regular span tag with no classes, the only way I found to style it is to disable the clean HTML option of the module and to manually set my attributes in the article HTML editor. My old version used to have decicated classes.. so I'm confused...
Thanks in advance!

@dziudek
Copy link
Contributor

dziudek commented Jun 6, 2014

Hello, you can still access these elements using the element selector like: .css_class > span

@korinsama
Copy link
Author

Hi,
I'll probably sound stupid and I'm sorry in advance. But I just don't get how to get those style applied/ work with my articles by default :/
I used to have a style.php file that was calling the title and desc classes. but I can't find a similar file now. I looked at the style.css and helper.php file but aside from styling the interface/intro, I can't find what I'm looking for...Did I miss something in my module options?

I took a screenshot to compare both code, maybe it'll help understand what I mean? I'm sure it's pretty obvious but the graphic designer in me is confused.
styles

@bkrztuk
Copy link
Contributor

bkrztuk commented Jun 11, 2014

Classes to highlighter items may be added in this file » https://github.com/GavickPro/Highlighter-GK5/blob/master/mod_highlighter_gk5/tmpl/default.php

@korinsama
Copy link
Author

geez i finally found a way by editing the helper file and replacing some code with

capture

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants