Jump to content

How can i make text on the right of my HTML Slider Plugin(Hi Slider)


jbreg

Recommended Posts

I create a html slider by hislider, but the image was at the right side of my page.

So how can i make the text on the right side?

To be honest, i'm not good at Codes

#Hislider-container {	-moz-border-bottom-colors: none;	-moz-border-image: none;	-moz-border-left-colors: none;	-moz-border-right-colors: none;	-moz-border-top-colors: none;	border-bottom-color: -moz-use-text-color;	border-bottom-style: none;	border-bottom-width: medium;	border-left-color-ltr-source: physical;	border-left-color-rtl-source: physical;	border-left-color-value: -moz-use-text-color;	border-left-style-ltr-source: physical;	border-left-style-rtl-source: physical;	border-left-style-value: none;	border-left-width-ltr-source: physical;	border-left-width-rtl-source: physical;	border-left-width-value: medium;	border-right-color-ltr-source: physical;	border-right-color-rtl-source: physical;	border-right-color-value: -moz-use-text-color;	border-right-style-ltr-source: physical;	border-right-style-rtl-source: physical;	border-right-style-value: none;	border-right-width-ltr-source: physical;	border-right-width-rtl-source: physical;	border-right-width-value: medium;	border-top-color: -moz-use-text-color;	border-top-style: none;	border-top-width: medium;	float: right; /*added by dsonesuk*/    left: 0;  /*225px;  amended by dsonesuk*/	margin-bottom: 0;	margin-left: 10px;  /* auto; amended by dsonesuk*/	margin-right: 10px; /* auto; amended by dsonesuk*/	margin-top: 0;	max-width: 314px;	position: relative;	z-index: 90;}
Edited by jbreg
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...