World News II - from scratch - 4 easy questions

GK User
Thu Feb 14, 2013 9:52 pm
I am moving one of my older joomla 1.5 sites into this template so unfortunately I'm not able to use the quickstart!

1. How can I get the login/register links at the top right (attachement I)
login_register.png



2. How can I get the social module with social icons? (attachment II)
social.png


3. How can I get the scrolling news flash at the top?

Thanks for your help!

Jake
User avatar
Senior Boarder

GK User
Thu Feb 14, 2013 10:30 pm
Hi,

1)
LOGIN BUTTON:
Add module login - position "login"
REGISTER BUTTON:
Add mod_gk_register module and set to "register" position. This module you have take from quickstart.

2) Stay connected module
a) Create Custom HTML module and set to "right_bottom" position,
b) Module Class Suffix " color" (space before color)
c) Inside Custom output insert :
Code: Select all
<div class="iconBlock"><a class="iconRSS" href="#">RSS</a> <a class="iconVimeo" href="#">Vimeo</a> <a class="iconTwitter" href="#">Twitter</a> <a class="iconFacebook" href="#">Facebook</a> <a class="iconMobyPicture" href="#">Moby Picture</a></div>


3) Install mod_highlighter_gk4 module : https://www.gavick.com/highlighter-gk4.html
on "highlighter" position

p.s.
:idea: Next time on your subdomain install quickstart and see how it works. Only takes few minutes and only 1 MYSQL.
User avatar
Platinum Boarder


cron