473,657 Members | 2,474 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Moving rows with CSS

9 New Member
I'm not sure if this is possible with CSS, but I'm running out of ideas. I've been working on a project using shopping cart software that does NOT allow me to view the PHP code to adjust the structure. However, I do have access to the CSS.

Here is my issue: on http://www.greensurfshop.com there are currency flags at the bottom of the footer. Currently, they are all on their own separate line. I need them all to be on the same line going left to right. Is this possible with my CSS?

All suggestions are appreciated!
Feb 14 '11 #1
2 1746
drhowarddrfine
7,435 Recognized Expert Expert
They are all on the same line.
Feb 14 '11 #2
JKing
1,206 Recognized Expert Top Contributor
Don't see it now but when I looked at this yesterday there was a float:left and clear:both applied to each flag. The clear:both would prevent them from being all on one line.
Feb 15 '11 #3

Sign in to post your reply or Sign up for a free account.

Similar topics

3
4505
by: Eric | last post by:
Let me start by saying that I'm still very new at PHP/MySql and will take any advice. :-) The issues is that every once in a while users get an error when they use this code. I believe the issue is that I'm copying the primary key as well as the other data in the row. So, my thoughts on fixing this are to just select everything but the 'pkey' column, but I'm not sure what would result from that. Would MySql use the next auto...
1
4021
by: Jennifer | last post by:
I've seen this answered a number of times in the group, but now that I actually need the answer I don't know where to look or what to put in the search. The question is this: I have a query that produces these reults: Col1 Col2
6
9468
by: Stephen Miller | last post by:
Firstly, sorry for the long post, but I've included a fair bit of sample data. Im doing a comparision of 10yr Bond prices and CPI adjustments, with an 18 week moving average of the CPI. I'm using a nested sub-query to calculate the moving average, but I'm having difficulty selecting exactly 18 data points (ie When I include the 'HAVING COUNT(C1.Closes) = 18' line, I get no results). Can anyone help?
6
6477
by: Brendan.Collins | last post by:
Hi I have a javascript problem that has been annoying me for two days now and thought that a javascript expert might have the magic solution. I am populating a table dynamically from the database and I am trying to allow the user to order the rows in the table using up and down arrows. The function I am using is:
0
1160
by: Philip Rayne | last post by:
I have populated a datagrid with the contents on an XML file. I have created 2 buttons on my form "Move Up" and "Move Down". I would like these buttons to physically move a row up and down the datagrid. Then I would like to resave the contents of this grid to an XML file with the order of the rows preserved in the grid. Basically, I want to be able to sort the items in my XML file via the datagrid, so when I load the XML file...
0
1823
by: Subba Rao via DotNetMonster.com | last post by:
---------------------------HTML---------------------------------------- <html> <head> <title>:: DHTML Table Demo ::</title> <script langauge="javascript" src="InterchangeRows.js"></script> <style> .mainTable { background-color: black; color: white; font-face: tahoma;
5
2605
by: Sam | last post by:
Hi, I have a datagrid which datasource is a dataset. I want to add a spin button to my form so that when the user click on the up arrow, the selected row in the grid will be moved up by one (same if the user click the down arrow). Has anybody done that before ? Is it possible ? It seems quite hard, is the changes made to the dataset going to be reflected to the grid ? Thx
3
13193
by: wmc | last post by:
I need to convert a desktop app to the web and would appreciate input from web developers who have created anything similar, or could point me to some resources on the web (I haven't worked on web apps for several years and feel kind of out of touch with all the latest stuff going on...) A simplified version of What I need to convert is the following... I have a grid with data in a window which holds a list of rules. The rules are added...
1
1033
by: kkummamuru | last post by:
Hi, I have the following issue. I have a datagrid. programatically based on a variable I have to search the datagrid column and bring the matching row to the top. Please send me a code snippet. Thanks in advance.
9
16763
by: sitko | last post by:
Hi, I have an Order tracking spreadsheet that I need help with. I have a 2 worksheets "Open", and "Closed". I have entries on the "Open" sheet which may or may not be grouped together. I've called the rows :Parents and Children. There are basically 3 types of rows. Parents with Children, Parents without Children, and Children. I have a reference cell for each row, where I identify what type of row it is, "-1" = Child, "0" = Parent with...
0
8413
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8324
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
1
8513
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
8617
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
7352
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
1
6176
isladogs
by: isladogs | last post by:
The next Access Europe User Group meeting will be on Wednesday 1 May 2024 starting at 18:00 UK time (6PM UTC+1) and finishing by 19:30 (7.30PM). In this session, we are pleased to welcome a new presenter, Adolph Dupré who will be discussing some powerful techniques for using class modules. He will explain when you may want to use classes instead of User Defined Types (UDT). For example, to manage the data in unbound forms. Adolph will...
0
4173
by: TSSRALBI | last post by:
Hello I'm a network technician in training and I need your help. I am currently learning how to create and manage the different types of VPNs and I have a question about LAN-to-LAN VPNs. The last exercise I practiced was to create a LAN-to-LAN VPN between two Pfsense firewalls, by using IPSEC protocols. I succeeded, with both firewalls in the same network. But I'm wondering if it's possible to do the same thing, with 2 Pfsense firewalls...
2
1970
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.
2
1733
bsmnconsultancy
by: bsmnconsultancy | last post by:
In today's digital era, a well-designed website is crucial for businesses looking to succeed. Whether you're a small business owner or a large corporation in Toronto, having a strong online presence can significantly impact your brand's success. BSMN Consultancy, a leader in Website Development in Toronto offers valuable insights into creating effective websites that not only look great but also perform exceptionally well. In this comprehensive...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.