styling issues solved

GK User
Sat May 15, 2010 10:17 am
Hello. I have just 3 problems left on my site now, I think :)

My site is at http://dev.hundegal.no - And here is also my first problem. The mod-news_pro module is set up exactly as the quickstart. And the quickstart works as it should. http://dritt.hundefgal.no On my page tho the links have white, black and grey "frames" around the heading and beginning of article text. The quickstart does not and looks much cooler. What can I do to make my site look like that? The same problem is also on the mod_news pro module under the name "hva kaller man denne" on the bottom.- I would like to have them styled just as tghe quickstart and I have set them up just the same way ! Annoying :)

Second problem can also be found on the frontpage. It is my login box. The styling has gone mad. I have another post with this issue here ( http://www.gavick.com/forum/86-party-fr ... login.html ) I was told to stop using mod_hellome and the problem with login module would dissapear, but it did not. I have completely deleted the module and cleared all cache.

And for my third problem that I have come acrtoss :) It is in my groups. ( http://www.gavick.com/forum/86-party-fr ... login.html )
under group information (gruppeinformasjon) we have category, name, description, creted and created bty info just with the group image. But there seems to somehow be a clock for each of theese thing.

I have no idea what to look for next to overcome theese problems :(

Hope you know what to do :)

jansverre

edit all my issues have been resolved :D whoptido :) I had actually messed around in .css files :p
User avatar
Senior Boarder

GK User
Tue May 18, 2010 8:24 pm
2 problems solved :D Thank you gavick. I only have the last one left now :) I undertand nothing when trying to find out something using firebug :p
User avatar
Senior Boarder

teitbite
Thu May 20, 2010 12:50 pm
Hi

Could You please tell me what is Your last problem :) ?
User avatar
Moderator

GK User
Thu May 20, 2010 12:57 pm
hehe I resolved it :) I had been playing around with some .css files and messed up things. But I found the weird things I had done :D Now all that is left is some translatin things I can't find in language files :
User avatar
Senior Boarder

teitbite
Fri May 21, 2010 2:29 pm
Hi

I can advise to use Midnight Commander (or some clone). It has an option which helps to find the line inside files where needed words occurs.
User avatar
Moderator

GK User
Wed Jun 02, 2010 12:14 pm
Hi agan. I have tried many programs that searches for words in files now .. because I am trying to translate mod_gk_js_stats on http://hundegal.no . Most of it is translated, but female members and male members is not listed in any files :( so I can't figure out how to translate that. Any suggestions? :)
User avatar
Senior Boarder

teitbite
Wed Jun 02, 2010 11:04 pm
Hi

Please send me ftp login details.
User avatar
Moderator

GK User
Wed Jun 02, 2010 11:19 pm
Great. Info sent. Thanks for great support as always :D
User avatar
Senior Boarder

teitbite
Fri Jun 04, 2010 1:40 pm
Hi

Found it :)

It' inside modules/mog_gk_js_stats/helper.php lines 125 - 126

Code: Select all
$this->content['male'] = '<span>Male members:</span> '.$sex['male'];
$this->content['female'] = '<span>Female members:</span> '.$sex['female'];
User avatar
Moderator

GK User
Fri Jun 04, 2010 3:27 pm
wow. thanks a lot. I was not able to find that :)
User avatar
Senior Boarder


cron