Today I have created a wordpres Widget as the name of "Mylinks". By this you can add your won enternal and external links with ultra css.
To use this widget please follow the instructions-
1. Download widget (link).
2. Install it to your wordpress web.
3. Go to admin page -> Setting -> Mylinks or MylinksCentral.
4. Drag the widget into sidebar.
5. In blank box write your xml files link.
The links into xml file as follows code-
[code]
<?xml version="1.0" encoding="ISO-8859-1"?>
<MyLinksCentral>
<Links>
<Link>
<title>Insafeta Solution</title> //title of link
<url>http://www.insafeta.com</url> //link address
</Link>
<Link>
<title>Insafeta Labrotory</title>
<url>http://www.labaid.tk</url>
</Link>
<Link>
<title>Insafeta Technology</title>
<url>http://www.insafeta.tk</url>
</Link>
</Links>
<AdminOptions>
<NumLinksToShow>5</NumLinksToShow>
</AdminOptions>
</MyLinksCentral>
[/code]
I simply want to mention I'm beginner to blogging and actually savored this blog. More than likely I’m going to bookmark your blog . You surely have remarkable stories. Kudos for sharing with us your webpage.
ReplyDelete